home *** CD-ROM | disk | FTP | other *** search
Text File | 1991-08-21 | 2.2 KB | 61 lines | [TEXT/McSk] |
- "setSFfolder XCMD" sets the folder shown in the standard Open and Save As dialogs
- to the specified path. It is used in the following manner:
-
- setSFfolder "System:Tools:HC folder:"
-
- or
-
- put "System:Tools:HC folder:" into thePath
- ...
- setSFfolder thePath
-
-
- Copyright 1991 A.D. Software
- Free to distribute and use in any circumstances
-
- Source code available for $20 shareware (Visa and Mastercard accepted)
-
- For more information, source or information on other products
- please contact:
-
- Andy Dent
- A.D. Software
- 94 Bermuda Dve BALLAJURA Western Australia 6066
- phone/fax (09) 249 2719 international: +619 249 2719
- Internet: dent@Dialix.oz.au
-
- We provide programming services in virtually every programming environment available
- on the Mac, as well as some work on lesser machines such as VAXes and
- IBM-compatible.
-
-
- Current shareware/retail products
-
- Data Differs - fast comparison of Data fork, to determine if two files are
- identical
-
- sysFoldPath XFCN - returns path of current System Folder
- (binary free, source $20)
-
- What's that file? - identifies unknown files
-
- FoxHypothesis - toolkit for building generalized Hypothesis for searching
- database based an arbitrarily long series of rules, ANDed
- together. Requires the programmer to provide entry screens
- and procedures for individual types of rules, following the
- examples provided. Based on a Bio-mechanical research
- database with 186 fields of 23 distinct types.
-
-
- FoxReportMenu - toolkit for adding a Reports menu that allows the user to
- invoke the report builder within a compiled FoxBASE
- application, adding new reports to a menu.
-
- FORTRAN I/O - library of FORTRAN I/O routines, including
- for Pascal formatted/unformatted sequential and direct I/O. Two
- versions allow production of data files binary compatible
- with MS-DOS FORTRAN, or faster I/O (swapping bytes when
- writing binary values such as integers, reals).
-
- F2P - MS-DOS FORTRAN to THINK Pascal converter (contact A.D.
- Software for full details)